@charset "utf-8";
/* CSS Document */


h2 {
    font-size: 36px;
    line-height: 2.5;
    font-weight: 300;
}	
	
.social-links .text-right, .copyright-wrapper {
	text-align:center;
}

.blog-post h3{
    font-size: 19px;
}

.no-margin{
	margin-top:0;
}
.our-products .nav-tabs li {
	margin: 0px 5%;
}

.heading{
	text-align:center;
}
.request-demo-widget{
	display:none;
}

.eNewsletter h3 {
	font-size:30px;
}
.tab-pane h3, .tab-pane p{
	text-align:center;
}
.carousel-inner{
	text-align: center;
}

.services a {
	display:block;
	margin-bottom:15px;
}
h1,
.bar-1,
.bar-2,
.bar-3 {
	font-size:30px;
}
	
.social-links img {
	width:30px;
	height:30px;
}
.footer-logo {
    text-align: center;
}

.subscription{
text-align: center;
}

.form-group {
    margin-bottom: 20px;
}

.no-margin{
	margin:0;
}

.text {
    margin-top: 274px;
}
.overlay.open {
	width: 40%;
}

.banner{
  	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover;
    width: 100%;
    height: 600px;
  	border-bottom: 1px solid #369736;
	margin-top: 85px;

}

.careers-title {
	max-height: none;
}


